CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Verilog machine

搜索资源列表

  1. Vending-machine

    0下载:
  2. Vending machine based on verilog.
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1223186
    • 提供者:faizal
  1. verilog-ieee

    0下载:
  2. The Verilog ¤ Hardware Descr iption Language (HDL) is defined in this standard. Verilog HDL is a formal notation intended for use in all phases of the creation of electronic systems. Because it is both machine readable and human readable, it
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2176585
    • 提供者:bkaraca
  1. sell-machine

    0下载:
  2. verilog sell machine 通过robei和vivado设计的建议xilinx测试程序,有助于学习vivado和fpga-verilog vivado xilinx
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:681915
    • 提供者:Cht
  1. shouhuojixi1

    0下载:
  2. 自动邮票售货机,选择要购买的邮票,直接投入硬币就可以购买。(Automatic stamp vending machine, select the stamps to buy, directly into coins can buy.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-20
    • 文件大小:1732608
    • 提供者:阿茉
  1. 4LED

    0下载:
  2. 4LED流水灯程序,可更换频率,采用状态机,低电平有效亮灯,高电平熄灭(4LED water lamp program, you can change the frequency. Using state machine, low level active light, high level extinction)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:柳弦
  1. verilog_curr_design

    1下载:
  2. 基于Verilog的乒乓球游戏机,由按键代替发接球(Table tennis game machine based on Verilog language, using the buttons to serve and catch..)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:974848
    • 提供者:柴老师
  1. control_s

    3下载:
  2. 数控机床 多轴插补原理积分算法,实现s曲线加减速原理(Numerical control machine tool multi axis interpolation principle, integration algorithm, to achieve the S curve acceleration and deceleration principle)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:4925440
    • 提供者:qing wang
  1. SEQ_DETECTOR

    0下载:
  2. 这是一个四位串行数据检测器,一共有三种模式可以选择:递增(检测连续四位递增序列),递减(检测连续四位递减序列)和不变(检测连续四位不变序列)。整个设计采用同步时钟,异步复位,用米利状态机,并配置好了仿真环境和仿真文件。(This is a four bit sequence detector, including three modes that can be selected: increment mode (detecting four consistency increment data)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-12
    • 文件大小:1855569
    • 提供者:LLawliet
  1. game

    0下载:
  2. (1)设计一个由甲、乙双方参赛,有裁判的 3 人乒乓球游戏机。 (2)用 8 个(或更多个)LED 排成一条直线,以中点为界,两边各代表参赛双方的位置,其中一只点亮的 LED 指示球的当前位置,点亮的 LED 依此从左到右,或从右到左,其移动的速度应能调节。 (3)当“球”(点亮的那只 LED)运动到某方的最后一位时,参赛者应能果断地按下位于自己一方的按钮开关,即表示启动球拍击球。若击中,则球向相反方向移动;若未击中,则对方得 1 分。 (4)一方得分时,电路自动响铃 3s,这期间发球
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:745472
    • 提供者:heyu7892020
  1. 基于FPGA的自动售货机毕业设计

    0下载:
  2. 基于FPGA的自动售货机,采用quartus 2 编写,方便可用(Vending machine based on FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-26
    • 文件大小:208896
    • 提供者:福猪公爵
  1. fsm

    0下载:
  2. 有限状态机fsm 二段式编写 verilog(Finite state machine, FSM, two sections, verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-29
    • 文件大小:24576
    • 提供者:cadetblues
  1. sdram_ip

    0下载:
  2. 完成SDRAM的上电配置,状态机编写其读写模块,存储模块,并通过两个异步作为存储和读取的通道(Complete the SDRAM power-on configuration, the state machine to write its read-write module, memory module, and through two asynchronous as a storage and read the channel)
  3. 所属分类:VHDL/FPGA/Verilog

  1. Mealy_TrafficLight

    0下载:
  2. 基于FPGA交通控制器的Mealy状态机实现(Mealy state machine controller based on FPGA traffic)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:265216
    • 提供者:9901tzh
  1. FiniteStateMachine

    0下载:
  2. 一个可以识别正则表达式的状态机,采用了多种Case描述,方便修改(A finite state machine designed for identifying expression patterns)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-05
    • 文件大小:140288
    • 提供者:BXYMartin
  1. 状态机

    0下载:
  2. 本代码跟据状态转移图,通过verilog实现了一个有限状态机。(This code implements a finite state machine with the state transition graph through verilog.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:184320
    • 提供者:yuguofang
  1. lowpower

    0下载:
  2. 最大公约数(GCD)stein算法实现,低功耗状态机实现(The greatest common divisor (GCD) stein algorithm, low power state machine implementation)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:BetaGo
  1. 状态机

    0下载:
  2. 设计一个简单的数字电路用于电子卖报机,要求如下: 报纸价格为1.5元;投币器只接受5角和1元硬币;投币器不找零。当投入金额合适时,报纸出口打开,否则关闭。用Verilog完成设计。(The design of a simple digital circuit for electronic selling machine, the following: The price is 1.5 yuan; the coin only accept 5 cents and $1 coin coin do
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:victorzn
  1. fsm3

    0下载:
  2. verilog状态机实验,说明一个状态机的生成过程(Verilog state machine experiment, which illustrates the generation process of a state machine)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:203776
    • 提供者:guosir
  1. 信号分析与处理——MATLAB语.part1

    1下载:
  2. ① Verilog的抽象级别 ② Verilog的模块化设计 ③ 如何给端口选择正确的数据类型 ④ Verilog语言中latch的产生 ⑤ 组合逻辑反馈环 ⑥ 阻塞赋值与非阻塞赋值的不同 ⑦ FPGA的灵魂状态机 ⑧ 代码风格的重要性((1) the abstract level of Verilog The modular design of Verilog How to select the correct data type for the
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:1457152
    • 提供者:mmelody
  1. segment_test

    0下载:
  2. 在verilog下设计的自动贩卖机,有数码管显示界面,有自动找零功能(The vending machine in the Verilog design, a digital display interface, automatic change function)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:813056
    • 提供者:DonnieZeo
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com